FaISIRVerification 
Logical Entity Name  FaISIRVerification 
Default Table Name  FaISIRVerification 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRVerification Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaISIRVerificationId(PK)    int  NO 
 
FaISIRMainId(FK)    int  NO 
 
FieldNumber    char(3)  NO 
 
SubFieldNumber    int  NO 
 
VerificationValue    varchar(50)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

FaISIRVerification Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaISIRVerification_FaISIRVerificationId  PrimaryKey  FaISIRVerificationId 

FaISIRVerification Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIRMain  Non-Identifying  One To Zero or More  FK_FaISIRVerificationFaISIRMainId_FaISIRMainFaISIRMainId      FaISIRMainId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRVerificationUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaISIRVerification Check Constraints 
Check Constraint Name  CheckConstraint